ocr: Jump Table "Application Parameters" A5-> Globals A5- pointerto QuickDraw globals appGlobalVar1 appGlobalVar2 Stack (see note) grows down appGlobalVarN ApplLimit - thePort QD Patterns Heap grows up Farrow screenBits randSeed ApplZone Note: Application globals may appear above or below the QuickDraw globals. This is Iinker-dependent. What's important is that separately-linked external modules can use A5 to locate an application's QuickDraw globals. Figure 2-A Hitchhiker's Guide to the A5 World